home *** CD-ROM | disk | FTP | other *** search
/ BMUG Revelations / BMUG Revelations.toast / Business / Calculators / Calculator II / Read Me < prev   
Text File  |  1992-12-10  |  5KB  |  70 lines

  1. I. Calculator II ReadMe
  2.     A. Copyright
  3.         1. Copyright © 1991, Joe Cicinelli.  This program is FREEware and may not be sold or distributed without the permission of the author.  This application was developed with THINKC 5.0.1 so portions of the product are copyrighted by the Semantec Corporation.
  4.     B. Purpose
  5.         1. Calculator II is a pleasant looking color multi-function calculator that runs as an application under system 6.x or System 7.  The calculator was written as an application to be run under MultiFinder or System 7 alongside other applications.  It improves on Apple’s original calculator by adding trigonometric functions, functions for base 10 and natrual logorithms and their inverses, a memory function for temporarily storing values, and all of these functions can be invoked by using the F-Keys on the Apple Extended keyboard (F5 - F15).  The calculator also allows users to correct trailing digits of values entered on the display of the calculator through the use of a backspace key.  Balloon help and general information about the program is available under the Help menu under System 7.  This software is being distributed as FREEware so give it a try and let me know what you think!
  6.     C. Calculator Capabilities
  7.         1. Trigonometric functions (sin, cosine, tangent, arcsin, arccos, & arctangent).
  8.         2. Base 10 and Natural logarithms and their inverse functions.
  9.         3. Square and Square root functions.
  10.         4. Power and nth root functions.
  11.         5. Memory functions to store numbers temporarily.
  12.         6. Ability to correct trailing digits of values being entered on the calculator’s display.
  13.         7. Support for complete operation of calculator functions via the Apple Extended Keyboard (F5 - F15 required).
  14.         8. Ability to cut, copy and paste to and from the clipboard.
  15.         9. Balloon help is available for menus, About Dialog box, calculator keys, and the icon in the Finder.
  16.         10. General information about the program (CalCulator II ReadMe document) is also available under the Balloon Help menu under System 7.
  17.         11. Calculator remembers last used position on screen.
  18.     D. Keyboard Map for Function Keys
  19.         1. The function keys that appear on the calculator are mapped to the Function keys F5 - F15 on the Apple Extended Keyboard.  Here is the correspondence map:
  20. F5=sin
  21. F6=cosine
  22. F7=tangent
  23. F8=2nd Function
  24. F9=Value of PI
  25. F10=Natural Log
  26. F11=Base 10 Log
  27. F12=Backspace Key
  28. F13=Power function
  29. F14=Square root function
  30. F15=Square function
  31.         2. Other keys mapped to functions on the calculator:
  32. Esc, c, C, Clear=Clear function
  33. *, x=Multiplication
  34. X=Memory Enter
  35. R=Memory Recall
  36. M=Memory Add
  37. ?=About Dialog box
  38. Delete=Backspace function
  39. Enter=Equal function
  40.     E. Future Plans for Calculator II
  41.         1. Make parentheses functional.
  42.         2. Option to display commas every 3 digits in results window.
  43.         3. Switch to display Statistical, Business, Scientific, or Programmer functions.
  44.         4. Option to display negative numbers in red color or parentheses instead of with leading negative sign.
  45.         5. Ability to scale the size of the calculator.
  46.         6. Ability to retain the memory function across invocations of the application.
  47.         7. Ticker tape available for display and output to disk.
  48.     F. Correspondence
  49.         1. I can be reached by U.S mail at:
  50. 4477 West Taro Drive
  51. Glendale, AZ  85308
  52. (602) 581-3865
  53.         2. I can also be reached on Online America.  My sreen name is JosephC10
  54.     G. Bibliography
  55.         1. Apple Computer, Inc. (1985-91).  Inside Macintosh, vol. I-VI.  Reading, Mass:    Addison-Wesley Publishing Company, Inc.
  56.         2. Apple Computer, Inc. (1988).  Inside Macintosh X-Ref.   Reading, Mass:  Addison-Wesley Publishing Company, Inc.
  57.         3. Apple Computer, Inc. (1990).  ResEdit Reference.  Reading, Mass:  Addison-Wesley Publishing Company, Inc.
  58.         4. Chernicoff, S. (1985). Macintosh Revealed, Unlocking the Toolbox, vol 1.  Hasbrouck Heights, NJ:  Hayden Book Company.
  59.         5. Chernicoff, S. (1985). Macintosh Revealed, Programming With the Toolbox, vol 2.  Hasbrouck Heights, NJ:  Hayden Book Company.
  60.         6. Chernicoff, S. (1989). Macintosh Revealed, Mastering the Toolbox, vol 3.  Hasbrouck Heights, NJ:  Hayden Book Company.
  61.         7. Chernicoff, S. (1990). Macintosh Revealed, Expanding the Toolbox, vol 4.  Hasbrouck Heights, NJ:  Hayden Book Company.
  62.         8. Huxham, F. A., Bernard, D., & Takatsuka, J. (1989).  Using the Macintosh Toolbox With C.  San Francisco, CA:  SYBEX Inc.
  63.         9. Kernighan, B. W., & Ritchie, D. M. (1988).  The C Programming Language.  Englewood Cliffs, NJ:  Prentice Hall.
  64.         10. Knaster, S. (1988).  Macintosh Programming Secrets.  Reading, Mass:    Addison-Wesley Publishing Company, Inc.
  65.         11. Little, G., & Swihart, T. (1991).  Programming for System 7.  Reading, Mass:    Addison-Wesley Publishing Company, Inc.
  66.         12. Mark, D., & Reed, C. (1989).  Macintosh Programming Primer.  Reading, Mass:   Addison-Wesley Publishing Company, Inc.
  67.         13. Mark, D. (1990).  Macintosh C Programming Primer, vol 2.  Reading, Mass:   Addison-Wesley Publishing Company, Inc.
  68.         14. Müldner, T., & Steele, P. W. (1988).  C as a Second Language.  Reading, Mass:    Addison-Wesley Publishing Company, Inc.
  69.  
  70. Version 1.08 adds some advanced functions and memory. If you are running System 7, you can add this application to your Apple Menu Items folder and it’ll seem like a super-charged Calculator DA. (Note: It’s NOT a desk accessory.)